home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / util / cli / MultiFR10.lha / MultiFR / MultiFR.doc < prev    next >
Encoding:
Text File  |  1995-04-14  |  1.5 KB  |  55 lines

  1. REQUIREMENTS :
  2. ~~~~~~~~~~~~~~
  3.     Kickstart 2.04 or better.
  4.  
  5.  
  6. INTRODUCTION :
  7. ~~~~~~~~~~~~~~
  8.     I never found a multi-files Find/Replace feature in any text editor
  9. I have ever tried on my Amiga. That's why I wrote MultiFR. It isn't a
  10. great piece of programming art, but it helped me a lot on some occasions
  11. and I suppose it can be the same for other people. That's why I decided
  12. to release it now.
  13.  
  14.  
  15. USING :
  16. ~~~~~~~
  17.     MultiFR is an only CLI tool. Its command line template is :
  18.  
  19. FIND_STR/A,REPLACE_STR/A,FILES/M/A
  20.  
  21.     where :
  22.         - FIND_STR is the string to be replaced (surround it by "
  23. characters if it contains exotic symbols)
  24.         - REPLACE_STR is the string to replace with (surround it by "
  25. characters if it contains exotic symbols)
  26.         - FILES are files to be scanned (wild cards allowed)
  27.  
  28.     Replacing is case sensitive. Each scanned file is shown, and a dot
  29. is printed next to its name each time MultiFR finds and replaces a
  30. string.
  31.  
  32.     That's all folks !
  33.  
  34.  
  35. TECHNICAL :
  36. ~~~~~~~~~~~
  37.     Compiled with Amiga E v3.1a registered. Sources included.
  38.  
  39.  
  40. FUTURE :
  41. ~~~~~~~~
  42.     MultiFR always satisfies my needs but some extras features may be
  43. added easily if needed (case sensitivity/insensitivity, etc). Just send
  44. me a note by email if you want such improvement.
  45.  
  46.  
  47. DISTRIBUTION & DISCLAIMER :
  48. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  49. This software is subject to the "Standard Amiga FD-Software Copyright Note"
  50. It is FREEWARE as defined in paragraph 4a.
  51. For more information please read "AFD-COPYRIGHT" (Version 1 or higher).
  52.  
  53.  
  54.     Lionel Vintenat (vintenat@supaero.fr)
  55.